Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport release-1.27] Bump Go to v1.20.8 #3461

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

twz123
Copy link
Member

@twz123 twz123 commented Sep 7, 2023

Backport to release-1.27:

@twz123 twz123 added security fix backport/release-1.26 PR that needs to be backported/cherrypicked to release-1.26 branch labels Sep 7, 2023
@twz123 twz123 requested a review from a team as a code owner September 7, 2023 13:07
@ncopa ncopa merged commit e1ce096 into k0sproject:release-1.27 Sep 13, 2023
72 checks passed
@k0s-bot
Copy link

k0s-bot commented Sep 13, 2023

Backport failed for release-1.26, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin release-1.26
git worktree add -d .worktree/backport-3461-to-release-1.26 origin/release-1.26
cd .worktree/backport-3461-to-release-1.26
git checkout -b backport-3461-to-release-1.26
ancref=$(git merge-base 36ca63816a500c2bbb557047f521abb55f3e6d1f 8e7969995aea3406d8099d95848b4734c22beaad)
git cherry-pick -x $ancref..8e7969995aea3406d8099d95848b4734c22beaad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/release-1.26 PR that needs to be backported/cherrypicked to release-1.26 branch security fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants